home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / msdos / raytrace / pov / gen / povclk / povclk.rea < prev    next >
Text File  |  1994-10-03  |  1KB  |  24 lines

  1. Short: increment an env-var in batch files
  2. Type: gen/pc
  3. Author: Mitchell Ross
  4. Uploader:
  5.  
  6.  Program to increment an environment variable in batch files. Original  
  7.  reason was to automate POV 2.0 animations with a simple batch file.    
  8.  See TEST.BAT for a useable example. If PovClock seems to be having     
  9.  problems setting up the environment, make sure you're running straight 
  10.  from DOS, and not from a shell or program launcher.                    
  11.                                                                         
  12.  For example:                                                           
  13.    PovClock 0 360 50                                                    
  14.  will loop for 50 frames from 0 to 360 when put in a batch file.        
  15.                                                                         
  16.  Freeware for the whole world to enjoy. If you make any neat additions, 
  17.  I'd like to set them!                                                  
  18.                                                                         
  19.      Mitchell Ross       Internet: MRoss@Opie.BGSU.Edu                  
  20.      3670 Road 5-1       CI$:      70324,241                            
  21.      Delta, OH  43515                                                   
  22.                                                                         
  23.  11-12-93  Program Written                                              
  24.